← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 16:10:05 2022
Reported on Wed Dec 14 16:12:58 2022

Filename(eval 290)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148]
StatementsExecuted 73648 statements in 233ms
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148
Sibling evals1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
7364866238ms8.13sData::Perl::Collection::Hash::MooseLike::::getData::Perl::Collection::Hash::MooseLike::get
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package Data::Perl::Collection::Hash::MooseLike;
273648233ms736487.89s
# spent 8.13s (238ms+7.89) within Data::Perl::Collection::Hash::MooseLike::get which was called 73648 times, avg 110µs/call: # 46913 times (166ms+7.47s) by JSON::Schema::Modern::_get_resource at line 17 of (eval 343)[Sub/Quote.pm:3], avg 163µs/call # 25862 times (69.4ms+329ms) by JSON::Schema::Modern::Document::path_to_resource at line 17 of (eval 302)[Sub/Quote.pm:3], avg 15µs/call # 758 times (2.37ms+84.5ms) by JSON::Schema::Modern::_get_metaschema_vocabulary_classes at line 17 of (eval 363)[Sub/Quote.pm:3], avg 115µs/call # 63 times (149µs+852µs) by JSON::Schema::Modern::_get_format_validation at line 17 of (eval 327)[Sub/Quote.pm:3], avg 16µs/call # 44 times (99µs+6.18ms) by JSON::Schema::Modern::Document::_get_resource at line 17 of (eval 298)[Sub/Quote.pm:3], avg 143µs/call # 8 times (8µs+36µs) by JSON::Schema::Modern::_get_vocabulary_class at line 17 of (eval 358)[Sub/Quote.pm:3], avg 6µs/call
sub get {$$wrapped->(@_);}
3;